Sort Both
   HOME

TheInfoList



OR:

Sort may refer to: *
Sorting Sorting refers to ordering data in an increasing or decreasing manner according to some linear relationship among the data items. # ordering: arranging items in a sequence ordered by some criterion; # categorizing: grouping items with similar pro ...
, any process of arranging items in sequence or in sets **
Sorting algorithm In computer science, a sorting algorithm is an algorithm that puts elements of a list into an order. The most frequently used orders are numerical order and lexicographical order, and either ascending or descending. Efficient sorting is important ...
, any algorithm for arranging elements in lists **
Sort (Unix) In computing, sort is a standard command line program of Unix and Unix-like operating systems, that prints the lines of its input or concatenation of all files listed in its argument list in sorted order. Sorting is done based on one or mor ...
, a Unix utility which sorts the lines of a file ** Sort (C++), a function in the C++ Standard Template Library * ''SORT'' (journal), peer-reviewed open access scientific journal *
Sort (mathematical logic) In universal algebra and in model theory, a structure consists of a set along with a collection of finitary operations and relations that are defined on it. Universal algebra studies structures that generalize the algebraic structures such as g ...
, a domain in a many-sorted structure *
Sort (typesetting) In typesetting, a sort or type is a block with a typographic character etched on it, which is lined up with others to print text. In movable-type printing, the sort or type is cast from a matrix mold and assembled by hand with other sorts b ...
, a piece of metal type *
Sort, Lleida Sort () is the capital of the ''comarca'' of Pallars SobirĂ , in the province of Lleida, Catalonia, in the country of Spain. It is located at 692 metres above the sea, by the river Noguera Pallaresa, a tributary to the Segre. Population 2,11 ...
, a town in Catalonia * Special Operations Response Team, a group trained to respond to disturbances at a correctional facility *
Strategic Offensive Reductions Treaty The Treaty Between the United States of America and the Russian Federation on Strategic Offensive Reductions (SORT), also known as the Treaty of Moscow, was a strategic arms reduction treaty between the United States and Russia that was in fo ...
, a treaty between the United States and the Russian Federation *
Symantec Operations Readiness Tools On March 15, 2011, Symantec released Symantec Operations Readiness Tools (SORT), an updated version of Veritas Operations Services (VOS). SORT (formerly VOS) is a web-based suite of services introduced by Symantec Corporation in 2008 that suppor ...
, a web-based suite of services from Symantec Corporation


See also

*
Many-sorted logic Many-sorted logic can reflect formally our intention not to handle the universe as a homogeneous collection of objects, but to partition it in a way that is similar to types in typeful programming. Both functional and assertive "parts of speech" ...
*
Check weigher A checkweigher is an automatic or manual machine for checking the weight of packaged commodities. It is normally found at the offgoing end of a production line, production process and is used to ensure that the weight of a pack of the commodity ...
, an automatic machine for checking the weight of packaged commodities *
qsort qsort is a C standard library function that implements a polymorphic sorting algorithm for arrays of arbitrary objects according to a user-provided comparison function. It is named after the "quicker sort" algorithm (a quicksort variant due to R ...
, a sorting function in the C standard library {{disambiguation